| 1. | Guidelines for test - driven development 有关测试驱动的开发的准则 |
| 2. | Guidelines for test - driven development guidelines for test - driven development >有关测试驱动的开发的准则 |
| 3. | But test - driven development is only as good as the tests are 但是,测试驱动的开发不能超过测试所能达到的程度。 |
| 4. | To learn more about aop , ioc containers , and test - driven development 要了解有关aop 、 ioc容器和测试驱动开发的更多内容,请参阅 |
| 5. | Is a comprehensive collection of articles and resources about test - driven development 是关于测试驱动开发的文章和资源的全面集合。 |
| 6. | In the test - driven development ( tdd ) methodology , the tests are written before the code 在测试驱动开发( tdd )方法中,测试程序在编码以前就开始编写。 |
| 7. | Tfp also known as test - driven design or test - driven development is actually a Tfp (也被称为测试驱动设计或测试驱动开发)实际上是用于实现xp所描述的单元测试实践的 |
| 8. | For instance , extreme programming and test - driven development use some of these metrics to determine the testability of classes and methods 例如,极限编程和测试驱动开发使用了这些度量中的一些来决定类和方法的可测试性。 |
| 9. | With shorter methods , you can quickly pinpoint where a change needs to go ( particularly if you are coding using test - driven development ) 而对于小函数,你可以快速的查明应该在何处作修改(尤其是在应用测试驱动开发的时候) 。 |
| 10. | As an added bonus , i ll throw in a little tdd test - driven development , as dbunit was used to write the test code for the example classes 由于为示例类编写测试代码时使用了dbunit ,我还附带介绍了一点tdd (测试驱动的开发)的内容。 |